WRITE TO REGISTRY

Write a value to the specified registry location.

  Syntax
WRITE TO REGISTRY Folder Name, Key Name, Value
  Parameters
Folder Name
String
The folder name points to the general area within the registry
Key Name
String
The key name points to the label that describes the data stored within the registry folder
Value
Integer
The value you wish to store

  Returns

This command does not return a value.

  Description

The folder name points to the general area within the registry. The key name points to the label that describes the data stored within the registry folder. The value is the integer value you wish to store.

  Example Code
No example code is provided for this command
  See also

INPUT Commands Menu
Index